home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Ultra Defrag 2 / ultradefrag-2.0.0.bin.i386.exe / $SYSDIR / udefrag-gui.cmd < prev    next >
OS/2 REXX Batch file  |  2008-11-02  |  199b  |  10 lines

  1. @echo off
  2.  
  3. rem ----------------- UltraDefrag GUI startup commands ------------------------
  4.  
  5. set UD_EX_FILTER=system volume information;temp;recycler
  6.  
  7. %windir%\system32\ultradefrag.exe
  8.  
  9. exit
  10.